html { 
    background: url(../Images/HomeBackground.jpg) no-repeat center fixed; 
    background-size: cover;
    font-family: Arial, sans-serif;
}

A:link, A:visited {
text-decoration: none;
}
